From: Jim Blandy Date: Thu, 20 May 1993 06:18:08 +0000 (+0000) Subject: * configure.in: Add AC_TIMEZONE. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96141 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d52c5f5823dc950776f66a2044e861477e974480;p=emacs.git * configure.in: Add AC_TIMEZONE. --- diff --git a/configure1.in b/configure1.in index 7b80b4d375e..8d9f34c2fdf 100755 --- a/configure1.in +++ b/configure1.in @@ -840,6 +840,7 @@ AC_HAVE_FUNCS(gettimeofday gethostname dup2) dnl checks for structure members AC_STRUCT_TM +AC_TIMEZONE dnl checks for compiler characteristics AC_CONST